K 10 svn:author V 3 pjd K 8 svn:date V 27 2011-02-02T15:53:09.571713Z K 7 svn:log V 407 - Rename proto_descriptor_{send,recv}() functions to proto_connection_{send,recv} and change them to return proto_conn structure. We don't operate directly on descriptors, but on proto_conns. - Add wrap method to wrap descriptor with proto_conn. - Remove methods to send and receive descriptors and implement this functionality as additional argument to send and receive methods. MFC after: 1 week END