mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-13 08:38:43 +03:00
1401d7bc5c
This fixes a case where the natpmp async could pure () instead of recursing, which would lock ames. This also adds some more error handling on the haskell side of things and disables the raw fprintfs in the c bindings layer. |
||
---|---|---|
.. | ||
cbits | ||
hsrc_lib/Network | ||
LICENSE | ||
natpmp-static.cabal | ||
README.txt | ||
Setup.hs |
This is a vendored copy of libnatpmp-20150609, along with haskell bindings to the library. Only the C code which was needed for these bindings was copied out of the distribution. Original code: http://miniupnp.free.fr/libnatpmp.html