2 * (c) Oleg Puchinin 2008
3 * graycardinalster@gmail.com
16 Connection
* add (Connection
* c
);
17 Connection
* unlink (Connection
* c
);
18 pollfd
* poll_build (int * nfds
);
19 int poll (int timeout
);
22 List
* connections ();
25 Connection
* __findConnection (Connection
* c
);
26 Connection
* __findName (char * str
);