author | Sebastian Harl <sh@tokkee.org> | |
Thu, 19 Dec 2013 20:41:38 +0000 (21:41 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 19 Dec 2013 20:41:38 +0000 (21:41 +0100) | ||
commit | 0e9ae0a6da794b4c6f514c123d2a0ab9527ad592 | |
tree | af571e63e7488609b59c5e0c598ca78c99001263 | tree | snapshot |
parent | 6204a78be4e8853c5deb17390b54a6b1f4c5f6ca | commit | diff |
proto utils: Added sdb_proto_select().
This is a simple wrapper around select(2) to be used in cases where we only
care about a single file-descriptor being ready for a particular operation.
This is a simple wrapper around select(2) to be used in cases where we only
care about a single file-descriptor being ready for a particular operation.
src/include/utils/proto.h | diff | blob | history | |
src/utils/proto.c | diff | blob | history |