K 10 svn:author V 7 glebius K 8 svn:date V 27 2014-06-09T14:29:55.184515Z K 7 svn:log V 330 Provide pru_ready method for AF_LOCAL sockets. Like uipc_send(), it locates remote part of the socket pair, and issues sbready() on it. If the latter returned unblocked data, it wakeups remote socket. In uipc_send() do remote wakeup only if our write provided any available data. Sponsored by: Netflix Sponsored by: Nginx, Inc. END