]> jfr.im git - irc/rqf/shadowircd.git/commit - libcharybdis/commio.h
- add IOReadFunc and IOWriteFunc types.
authorWilliam Pitcock <redacted>
Sat, 22 Dec 2007 22:05:51 +0000 (16:05 -0600)
committerWilliam Pitcock <redacted>
Sat, 22 Dec 2007 22:05:51 +0000 (16:05 -0600)
commit868590746df471f97bfb59a4d26b6fd1078ee22d
tree472f26b4239849f597d4ccca4ac5d7a198eca362
parent64513f36758d1f7aea4ff17bb5b4b7b30b003a1d
- 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.)
libcharybdis/commio.c
libcharybdis/commio.h