$search
Test the select implementation on different platforms. More...
#include <iostream>
#include "../../include/ecl/io/sockets.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Test the select implementation on different platforms.
http://www.gnu.org/s/libc/manual/html_node/Inet-Example.html#Inet-Example
Definition in file examples/sockets.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 24 of file examples/sockets.cpp.