I'd like to use libldap to generate and parse LDAP messages in memory, without doing any I/O operations. Presumably by using a Sockbuf which calls my private functions to handle messages. Is that possible today? If not, could we add an API for it? -- Hallvard