J Decker <d3c...@gmail.com> wrote:
    > I'm not 100% sure what you're doing I'd imagine that if SSL was
    > managing the fd's you wouldn't have this issue.  You hvae to call
    > accept() to get a new FD... and you'll only get that once, so when you
    > accept() you should attach the bio and call ssl_accept(), no?

accept(2) applies to TCP sockets only.

--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        | network architect  [
]     m...@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [

Attachment: signature.asc
Description: PGP signature

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to