[tor-bugs] #14556 [Tor]: Add basic I/O syscall wrappers

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jan 30 16:25:25 UTC 2015


#14556: Add basic I/O syscall wrappers
-------------------------+------------------------------------
 Reporter:  dgoulet      |          Owner:
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:  Tor: 0.2.6.x-final
Component:  Tor          |        Version:
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
-------------------------+------------------------------------
 This is to have more safer I/O operations such as read(), write(), send(),
 recv() that can handle partial read/write and EINTR. They can also handle
 the size overflow and correctly handle errno.

 Flagging this 0.2.6.x-final because #14554 depends on that to be fixed
 correctly.

 Branch should be coming shortly.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14556>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list