Menu

#8 Patch to add CloudABI support

Unstable_(example)
open
nobody
None
5
2017-07-29
2017-07-29
No

The attached patch is not intended for immediate upstreaming, just to hear your thoughts about this. The patch adds platform support for CloudABI, a POSIX-like platform that does away with global namespaces and other parts of POSIX. This platform doesn't have the socket() or connect() functions to pull a socket out of thin air. Instead, you provide your own connected socket file descriptor using a new function called irc_set_sockfd, which is irc_connect but without actually connecting. It also improves installs the static library next to the shared one.

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.