*** empty log message ***

This commit is contained in:
Martin Baulig
2000-01-02 16:20:15 +00:00
parent e0d9f28674
commit fa5d2af7ea
5 changed files with 13 additions and 6 deletions

View File

@@ -70,6 +70,9 @@ BEGIN_LIBGTOP_DECLS
#define GET_MAX_FDS() 256
#endif
int
do_read (int s, void *ptr, size_t total_size);
void
handle_slave_connection (int input, int output);