ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/libio/comm
(Current path doesn't exist after revision 1026)
r68
File Last Change
 ../
Makefile.in 61 (20 years ago) by adx: - split libio Makefiles for easier maintenance - moved pcre.h to main include/ as it is currently a part of libio interface (in the future all such headers should be moved to libio/ and integrated...) Now, libio components like comm, misc etc. should be as independent as possible (from the rest of ircd and from each other), to allow easy reuse in other software and to keep the interface clean.
comm.c 68 (20 years ago) by adx: - removed last references to the ircd core, libio is independent now - to do: split headers
devpoll.c 68 (20 years ago) by adx: - removed last references to the ircd core, libio is independent now - to do: split headers
epoll.c 68 (20 years ago) by adx: - removed last references to the ircd core, libio is independent now - to do: split headers
fdlist.c 68 (20 years ago) by adx: - removed last references to the ircd core, libio is independent now - to do: split headers
fileio.c 59 (20 years ago) by adx: - move non-irc related sources to /libio - todo: make it independent of the rest of code
kqueue.c 68 (20 years ago) by adx: - removed last references to the ircd core, libio is independent now - to do: split headers
poll.c 68 (20 years ago) by adx: - removed last references to the ircd core, libio is independent now - to do: split headers
select.c 68 (20 years ago) by adx: - removed last references to the ircd core, libio is independent now - to do: split headers
sigio.c 68 (20 years ago) by adx: - removed last references to the ircd core, libio is independent now - to do: split headers
win32.c 68 (20 years ago) by adx: - removed last references to the ircd core, libio is independent now - to do: split headers
0 directories and 11 files shown