Recent content by user111077

  1. U

    Socket hangs in recv randomly

    it's already an older Linux Kernel version 3.17. Probably you are right, there must be a bug somewhere in the communication level, either on my side or somewhere lower. Debugging is hard since I cannot estimate when this issue happens.
  2. U

    Socket hangs in recv randomly

    Hi, I have set up a network with a Linux host communicating over TCP/IP with a standard Windows computer. There is a strange behavior occurring sporadically and maybe you have an idea where this might come from. On Linux side there has been a standard TCP socket created which listens for an...
Top