Message4692
 
            
            
            
 
   
   
 
  | This is intentional as Java doesn't provide us direct access to real int 
fds
Emulating them as ints is possible but doesn't seem worth the effort, at 
least for the moment. The only real apparent issue is the std 
descriptors 0/1/2 are sometimes passed around. We've fixed os.isatty to 
recognize them and handle them appropriately, but some other functions 
may need similar workarounds
Does our current implementation actually break anything? All the related 
stdlib tests should be passing. If so, please reopen this and provide a 
specific use case (preferably a test) |  |
 
| Date | User | Action | Args |  | 2009-05-18 04:48:39 | pjenvey | set | messageid: <1242622119.2.0.151750370841.issue1350@psf.upfronthosting.co.za> |  | 2009-05-18 04:48:39 | pjenvey | set | recipients:
  + pjenvey, markacy |  | 2009-05-18 04:48:38 | pjenvey | link | issue1350 messages |  | 2009-05-18 04:48:36 | pjenvey | create |  | 
 |