1
1
This commit was SVN r1026.
Этот коммит содержится в:
Tim Woodall 2004-04-13 21:09:30 +00:00
родитель c312d5cff4
Коммит ecc966fd36

Просмотреть файл

@ -132,7 +132,7 @@ struct lam_eventop {
int (*dispatch)(void *, struct timeval *);
};
#define LAM_TIMEOUT_DEFAULT {1, 0}
#define LAM_TIMEOUT_DEFAULT {0, 100000}
#define LAM_EVLOOP_ONCE 0x01
#define LAM_EVLOOP_NONBLOCK 0x02