Group Abstract Group Abstract

Message Boards Message Boards

0
|
1.5K Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

How do Sockets functions manage blocking or non blocking?

Posted 3 years ago

Can anyone tell me how Mathematica's socket functions (like SocketConnect or ReadSocketMessage) manage blocking/non blocking?

Basically, I have a script I've been transposing from Mathematica into Python. The Python script used to timeout during some socket calls until I set the connection to non-blocking. However, the Mathematica script works without error.

Any info would be helpful, ty!

POSTED BY: Joseph Koehl
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard