netbsd and zmq 3.0

20 views
Skip to first unread message

James Michael Dupont

unread,
May 30, 2015, 9:05:29 AM5/30/15
to zer...@googlegroups.com
Here are my patches for netbsd and zeromq 3.0
https://github.com/h4ck3rm1k3/zerogw

see readme for updates. comments welcome. Still not tested, only compiles and links.
Taken code from gnulib for implementing missing linux functions.
https://www.gnu.org/software/gnulib/

Obviously there is much work to do to clean it up.

mike

Mike Dupont

unread,
May 30, 2015, 4:27:40 PM5/30/15
to zer...@googlegroups.com
Ok, updated the readme. Using the standard package for zmq. Got it to start. Now need to run some functional tests.

--
You received this message because you are subscribed to a topic in the Google Groups "Zerogw" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/zerogw/WfvW_gBz0Pg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to zerogw+un...@googlegroups.com.
To post to this group, send email to zer...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/zerogw/d8d68249-1158-4d94-9a5e-898c41343052%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
James Michael DuPont
Member of Free Libre Open Source Software Kosova http://www.flossk.org
Saving Wikipedia(tm) articles from deletion http://SpeedyDeletion.wikia.com

Mike Dupont

unread,
Jun 1, 2015, 7:32:24 AM6/1/15
to zer...@googlegroups.com
I have gotten the basic connection test to work without it crashing. The one big problem I had was accept4 was not working it was returning EINVAL 22 which could mean the flags did not work. I copied accept4 from gnulib. Another change is that I moved to the latest CSV version of libev for debugging. Don't know if that is needed.

Mike Dupont

unread,
Jun 1, 2015, 7:33:29 AM6/1/15
to zer...@googlegroups.com
Oh, i removed the accept4 call and replaced it with accept. I don't know if that is going to be acceptable in the long term.
Reply all
Reply to author
Forward
0 new messages