search for: datacrown

Displaying 1 result from an estimated 1 matches for "datacrown".

2005 Oct 12
12
[Bug 1102] C program 'write' with zero length hangs
...zero length hangs Product: Portable OpenSSH Version: 4.1p1 Platform: PPC OS/Version: AIX Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at mindrot.org ReportedBy: timc at datacrown.co.uk A simple 'write( )' system call from a 'C' program with zero as the value of the data length hangs forever. Easily reproducable via a "one-line" program with the statement write(1,"anything",0); It only appears to be an AIX problem with both 5.2 and 5.3...