• Non-blocking BSD socket - fast reconnect problem
    Hi
  • Non-blocking BSD socket - fast reconnect problem
    Hi
  • BSD socket api support for select()
    Hello, I checked the TCP/IP stack API of newest RTX middleware version, but there is no API like: select(), it is a lot of effort to adapt exist application with select() into RTX BSD TCP/IP environment...
  • BSD socket api support for select()
    Hello, I checked the TCP/IP stack API of newest RTX middleware version, but there is no API like: select(), it is a lot of effort to adapt exist application with select() into RTX BSD TCP/IP environment...
  • Can I use both TCP native sockets and BSD sockets?
    First of all, I'm using RL-NET V4 Legacy, MDK 5.25. And the uC I am using is the ARM7 LPC2468. The system I'm programming uses "a lot" of sockets. It has: - Default TCPNET HTTP server up to 3 sessions;...