BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000027 [BusyBox] Standards Compliance major always 01-17-05 18:05 07-18-05 15:26
Reporter pgf View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.00
Summary 0000027: patch: nc will spin if stdin closed
Description if stdin to the nc command is closed before the network socket is finished, then nc will spin, continuously being informed by select() of stdin's closure. this can easily happen if stdin is connected to /dev/null (for instance if started from busybox init with no console). usually this isn't an issue, since shutting down the sending half of the socket will cause the other end to close. but this isn't always the case.
Additional Information
Attached Files  spinning_nc.pat [^] (565 bytes) 01-17-05 18:05

- Relationships

- Notes
(0000301)
pgf
07-18-05 15:23

svn 10853
 

- Issue History
Date Modified Username Field Change
01-17-05 18:05 pgf New Issue
01-17-05 18:05 pgf File Added: spinning_nc.pat
03-16-05 12:26 andersen Assigned To andersen => BusyBox
07-18-05 15:23 pgf Status assigned => resolved
07-18-05 15:23 pgf Resolution open => fixed
07-18-05 15:23 pgf Note Added: 0000301
07-18-05 15:26 andersen Status resolved => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker