Slight re-org of C API naming convention
This commit is contained in:
@@ -97,7 +97,7 @@ int main(int argc, char** argv)
|
||||
printf("Join %llx from another machine and ping me at %s\n", net_id, ipstr);
|
||||
|
||||
// Do network stuff!
|
||||
// zts_socket, zts_connect, etc
|
||||
// zts_bsd_socket, zts_bsd_connect, etc
|
||||
|
||||
while (1) {
|
||||
zts_util_delay(500); // Idle indefinitely
|
||||
|
||||
Reference in New Issue
Block a user