/[monit]/monit/net.h
ViewVC logotype

Diff of /monit/net.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by chopp, Mon Aug 26 16:28:39 2002 UTC revision 1.10 by chopp, Wed Sep 25 14:54:48 2002 UTC
# Line 45  int  set_noblock(int); Line 45  int  set_noblock(int);
45  int  set_block(int);  int  set_block(int);
46  int  sock_send(int, const char *, int, int);  int  sock_send(int, const char *, int, int);
47  int  sock_recv(int, char *, int, int);  int  sock_recv(int, char *, int, int);
48    int  port_send(Port_T p, const char *, int, int);
49    int  port_recv(Port_T p, char *, int, int);
50  char *get_localhostname();  char *get_localhostname();
51  char *get_remote_host(int);  char *get_remote_host(int);
52    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26