wrapSocket for socket_t? As wrapFile for FILE*
Beginner-8 via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sat Feb 13 20:13:12 PST 2016
Hi!
Anyone seen Socket constructor which uses already available
socket of socket_t type?
I am need to use already connected socket imported from C library
without closing them after using.
More information about the Digitalmars-d-learn
mailing list