• François Revol's avatar
    wsproxy: Mac OS X build fixes · f61274c8
    François Revol authored
    - pass CFLAGS and LDFLAGS in case one needs to use -m32
    - link to libcrypto for _ERR_print_errors_fp
    - __THROW is non-standard define it to nothing by default
    - use b64_ntop and b64_pton instead of mangled versions, OSX doesn't mangle them in the same way
    - access() takes two arguments!
    Signed-off-by: 's avatarFrançois Revol <revol@free.fr>
    f61274c8
Name
Last commit
Last update
..
Makefile Loading commit data...
README.md Loading commit data...
launch.sh Loading commit data...
md5.c Loading commit data...
md5.h Loading commit data...
md5_test.c Loading commit data...
web.py Loading commit data...
websocket.c Loading commit data...
websocket.h Loading commit data...
websocket.py Loading commit data...
wsproxy.c Loading commit data...
wsproxy.py Loading commit data...