Python Forum
[split] Function / Arguments / Error Help
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[split] Function / Arguments / Error Help
#5
shouldn't you bind to host/port and then listen (in case of server) or connect (in case of client)?
i.e. I don't think this will work on Linux (as you claim)

Also check if this will help https://stackoverflow.com/q/62281097/4046632
From the link in the answer it says that on some Windows OS `A call to the bind function with a raw socket for the IPPROTO_TCP protocol is not allowed", so my question about bind may not be 100 percent correct.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: [split] Function / Arguments / Error Help - by buran - Dec-22-2021, 08:57 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020