raw: Add socket_manager.h.
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sat, 4 Jun 2011 16:03:21 +0000 (19:03 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sat, 4 Jun 2011 17:47:07 +0000 (20:47 +0300)
commitb0714e2b62a1b0b3b9d716a6431018dd56f1bae0
tree6cd8a0ef388c5497eb7ca8b7858f7d28ab72420d
parent2f07d5aa593476c8abeb88b2115da3349625ffae
raw: Add socket_manager.h.

Wrapper for socket management functions. We are aming for two
implementations: list-based and array-based.
src/raw/include/socket_manager.h [new file with mode: 0644]