home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume26 / socket / CHANGES < prev    next >
Encoding:
Text File  |  1992-09-07  |  489 b   |  20 lines

  1. -*-text-*-
  2.  
  3. User-visible changes in Socket version 1.1:
  4.  
  5.   - Ported to more Platforms (SGI Irix, IBM AIX, CDC EP/IX, ISC 3.0,
  6.     System V R4, Sequent)
  7.  
  8.   - fixed getopt()-related bug in main() (opt declared as int now).
  9.  
  10.   - fixed SIGWINCH-related bug (socket no longer exits on SIGWINCH).
  11.  
  12.   - Background mode (-b option)
  13.  
  14.   - -f option to fork child 
  15.  
  16.   - fixed bug in server mode concerning the "Connection from..."
  17.     message
  18.  
  19.   - slightly more adequate signal handling and messages
  20.