File: CHANGES

package info (click to toggle)
socket 1.1-8
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge
  • size: 116 kB
  • ctags: 79
  • sloc: ansic: 850; makefile: 160; sh: 18
file content (19 lines) | stat: -rw-r--r-- 489 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
-*-text-*-

User-visible changes in Socket version 1.1:

  - Ported to more Platforms (SGI Irix, IBM AIX, CDC EP/IX, ISC 3.0,
    System V R4, Sequent)

  - fixed getopt()-related bug in main() (opt declared as int now).

  - fixed SIGWINCH-related bug (socket no longer exits on SIGWINCH).

  - Background mode (-b option)

  - -f option to fork child 

  - fixed bug in server mode concerning the "Connection from..."
    message

  - slightly more adequate signal handling and messages