Diff for /libwww/Library/src/HTTCP.c between versions 2.19 and 2.20

version 2.19, 1994/06/14 11:32:13 version 2.20, 1994/06/14 12:33:08
Line 487  PUBLIC int HTGetHostByName ARGS3(char *, Line 487  PUBLIC int HTGetHostByName ARGS3(char *,
 /*  /*
 **      Get host name of the machine on the other end of a socket.  **      Get host name of the machine on the other end of a socket.
 **  **
 **      THIS FUNCTION USED TO BE CALLED HTGetHostName()  
 */  */
 PUBLIC char * HTGetHostBySock ARGS1(int, soc)  PUBLIC char * HTGetHostBySock ARGS1(int, soc)
 {  {

Removed from v.2.19  
changed lines
  Added in v.2.20


Webmaster