Socket library?

  • From: Stefano <phd.st.p@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Tue, 25 Sep 2012 19:27:54 +0100

A few months ago I briefly worked on a binding for Winsock to send and
receive data over TCP/IP.

At the moment only Windows is supported (Winsock), operations are
blocking and it's in general very limited in functionality (just the
bare minimum required for my needs).

I was wondering whether anyone worked on similar bindings, maybe for
Unix systems, to avoid duplicating the effort.

Also, would anyone be interested in having this on github for a
collaborative work? I am sure there are many persons on this list with
more expertise on this subject.

Other related posts: