|
Banjo API 1.0.0-rc.2
Low-level C99 game development API
|
#include <banjo/log.h>#include <banjo/main.h>#include <banjo/net.h>#include <banjo/system.h>#include <banjo/error.h>Go to the source code of this file.
Macros | |
| #define | PORT 8085 |
| #define | ACCEPT_TIMEOUT_MS 5000 |
Functions | |
| int | main (int argc, char *argv[]) |
| #define ACCEPT_TIMEOUT_MS 5000 |
| #define PORT 8085 |
Definition at line 16 of file net_tcp_timeout.c.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 19 of file net_tcp_timeout.c.