Tagged Questions

0
votes
2answers
66 views

sockets in objective-c

I'm using gcc for compiling and linking Objective-C programs, and I'm wondering if there is socket library that is unified, portable, and/or cross-platform (like Python's socket module).