Chromium Code Reviews
Descriptionberkeley sockets interception implementation
Adds hooks for all the socket-related functions. By default hooks return ENOSYS, but can be intercepted in the application.
Return these:
e98ec8c fixed signatures for several syscalls that return positive value in correct case
256e1ec removed epoll_create1 (EPOLL_CLOEXEC is not applicable to NaCl, as there is no possibility to fork); added recv and send to syscalls.list
0533bbb added several system call hooks for future sockets implementation
BUG=
TEST=trybot
Committed: https://git.chromium.org/gitweb?p=native_client/nacl-glibc.git;a=commit;h=1de757e
Patch Set 1 #Patch Set 2 : fixed description #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||