ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/libio/comm
(Current path doesn't exist after revision 1026)
r78
File Last Change
 ../
fdlist.h 69 (20 years ago) by adx: - splitted ircd/libio, all headers connected with libio sources have been moved for internal use only. To use libio interface, include "libio.h" (which is already done in "stdinc.h")
fileio.h 69 (20 years ago) by adx: - splitted ircd/libio, all headers connected with libio sources have been moved for internal use only. To use libio interface, include "libio.h" (which is already done in "stdinc.h")
rlimits.h 70 (20 years ago) by adx: - fixed errors on last commit - moved rlimits.h to comm
kqueue.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
Makefile.in 71 (20 years ago) by knight: - svn:keywords *smacks adx*
select.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
fdlist.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
sigio.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
devpoll.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
poll.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
epoll.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
fileio.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
comm.c 77 (20 years ago) by adx: - misc win32 fixes
win32.c 78 (20 years ago) by adx: - further win32 fixes, use ircd_signal.c interface (signals are wrapped around WM_USER's wParam) - note that the callback for WM_SIGNAL (ie WM_USER) defined in libio is independent from the ircd, ie variable dispatch_wm_signal is set in ircd_signal.c. - now it compiles, to do: turn libio into a DLL to allow symbol references in m_*.dll protocol modules.
comm.h 78 (20 years ago) by adx: - further win32 fixes, use ircd_signal.c interface (signals are wrapped around WM_USER's wParam) - note that the callback for WM_SIGNAL (ie WM_USER) defined in libio is independent from the ircd, ie variable dispatch_wm_signal is set in ircd_signal.c. - now it compiles, to do: turn libio into a DLL to allow symbol references in m_*.dll protocol modules.
0 directories and 15 files shown