repo.or.cz
/
tomato
/
davidwu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct PPTP server firewall rules chain.
[tomato/davidwu.git]
/
release
/
src
/
router
/
glib
/
glibconfig-sysdefs.h
blob
374fb98c7ebfa0120d8b01fa66eac584016da50f
1
#define GLIB_SYSDEF_POLLIN =1
2
#define GLIB_SYSDEF_POLLPRI =2
3
#define GLIB_SYSDEF_POLLOUT =4
4
#define GLIB_SYSDEF_POLLERR =8
5
#define GLIB_SYSDEF_POLLHUP =16
6
#define GLIB_SYSDEF_POLLNVAL =32