K 10 svn:author V 6 jilles K 8 svn:date V 27 2015-05-10T14:50:50.077509Z K 7 svn:log V 242 recv(),send(): Directly call interposing entry instead of going through PLT. recv() and send()'s calls to recvfrom() and sendto() are much like waitpid()'s call to wait4(), and likewise need not allow PLT interposing on the called function. END