X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=lib%2Fmtio.h;h=0ae9780d0300d55e7d2d1eb43305dc2efd55d039;hb=e1cdf02ebc900813c2395c58ee528440a9699e18;hp=32bb0adf6b2bb7f39550189a1ba8195e885f44df;hpb=326e08fce22a36b2dd14ce0abed18fbcb9e19882;p=ashd.git diff --git a/lib/mtio.h b/lib/mtio.h index 32bb0ad..0ae9780 100644 --- a/lib/mtio.h +++ b/lib/mtio.h @@ -6,5 +6,6 @@ int block(int fd, int ev, time_t to); void ioloop(void); +FILE *mtstdopen(int fd, int issock, int timeout, char *mode); #endif