Details
Description
compilation of TcpSocket.cpp fails with:
"decaf/net/TcpSocket.cpp", line 32: Error: Cannot use const int to initialize apr_socket_t*.
"decaf/net/TcpSocket.cpp", line 39: Error: Cannot use const int to initialize apr_socket_t*.
2 Error(s) detected.
compilation of SocketInputStream.cpp fails with:
"decaf/net/SocketInputStream.cpp", line 102: Error: ioctl is not a member of file level.
1 Error(s) detected.