0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-27 12:58:47 +02:00
construct/libcharybdis
William Pitcock 868590746d - add IOReadFunc and IOWriteFunc types.
- add fde::read_impl, fde::write_impl.
  (defaults to read(2) and write(2) with raw FDs at the moment;
   this will be revised to act on the fde later.)
2007-12-22 16:05:51 -06:00
..
balloc.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
balloc.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
commio.c - add IOReadFunc and IOWriteFunc types. 2007-12-22 16:05:51 -06:00
commio.h - add IOReadFunc and IOWriteFunc types. 2007-12-22 16:05:51 -06:00
epoll.c We need to do that in another spot. Yuck. 2007-12-20 16:59:52 -06:00
event.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
event.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
kqueue.c [svn] - apparently setting KE_LENGTH to 128 is fine. 2007-04-03 02:34:38 -07:00
libcharybdis.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
libcharybdis.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
linebuf.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
linebuf.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
Makefile.in [svn] - the new plan: 2007-01-24 22:40:21 -08:00
memory.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
memory.h [svn] - the new plan: 2007-01-24 22:40:21 -08:00
poll.c [svn] - fix dereference problems with not widely used polling engines 2007-07-07 01:08:23 -07:00
ports.c [svn] - river's ports.c from old charybdis trunk 2007-04-03 02:57:53 -07:00
select.c [svn] - fix dereference problems with not widely used polling engines 2007-07-07 01:08:23 -07:00
snprintf.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
tools.c [svn] Move find_umode_slot() from libcharybdis/tools.c to src/s_user.c. 2007-02-03 17:59:38 -08:00
tools.h [svn] Move find_umode_slot() from libcharybdis/tools.c to src/s_user.c. 2007-02-03 17:59:38 -08:00