ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/libio/comm
(Current path doesn't exist after revision 1026)
r141
File Last Change
 ../
Makefile.in 71 (20 years ago) by knight: - svn:keywords *smacks adx*
comm.c 77 (20 years ago) by adx: - misc win32 fixes
comm.h 86 (20 years ago) by adx: * attached misc/tools.c to misc/list.c, this should really have been done earlier. * moved mem_frob() to memory.c * single libio_init() instead of all startup functions; btw, I don't know if ircd's still able to boot ..
devpoll.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
epoll.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
fdlist.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
fdlist.h 87 (20 years ago) by adx: - integrated close_standard_fds with libio_init
fileio.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
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")
kqueue.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
poll.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
rlimits.h 70 (20 years ago) by adx: - fixed errors on last commit - moved rlimits.h to comm
select.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
sigio.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
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.
0 directories and 15 files shown

Properties

Name Value
svn:ignore Makefile *~ *.rej *.orig *core *.o config.status config.cache config.log autom4te.cache .depend .kdev*