nmdb: Use the appropriate type for storing send() return value
[nmdb.git] / nmdb / net.h
blob9dbf80ad5fd68a3a7120fba9081568d70c89572a
2 #ifndef _NET_H
3 #define _NET_H
5 void net_loop(void);
7 #endif