#75 Port nunc-stans to freebsd
Closed: Fixed 7 years ago Opened 7 years ago by firstyear.

Depends on 73, 67, 40. (libsds).

Due to https://fedorahosted.org/389/ticket/48797 we need to support nunc-stans on FreeBSD. FreeBSD does not support LFDS, so this relies on the conversion to libsds for the queue structures. This may change the way that libevent works due to FreeBSD's use of kqueue rather than epoll.


Initial patch to allow compilation on FreeBSD

commit 1ac03f9
Writing objects: 100% (25/25), 6.06 KiB | 0 bytes/s, done.
Total 25 (delta 20), reused 0 (delta 0)
To ssh://git@pagure.io/nunc-stans.git
12f9429..1ac03f9 master -> master

Actually, this works. The issue I'm seeing looks like NSPR sockets have a performance issue on freebsd. It's not a nunc-stans issue.

Metadata Update from @firstyear:
- Custom field Origin adjusted to Community
- Custom field Review Status adjusted to review
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata