Hi Jay - the error message 'boost::system::system_error' is simply
restating what all the other error messages are stating - you can't
connect to any of the listed clients - or they can't connect to your
server.
It could be a problem with the firewall on your machine.
You should consult the unetpy mailing list on how to fix it.
-- Cinaed
On 3/10/21 8:50 PM, Jay Patel wrote:
Hi all,
I was testing our modem's python API,trying to establish the TCP
connection using Socket PDU in GR 3.8.
It looks like it established the connection correctly but somehow
automatically closes it. And throw this error.
terminate called after throwing an instance of
'boost::system::system_error'
Does this mean my GR build is broken or it is pointing me to broken
boost libraries ? I had also attached my logs.
Any pointers would be appreciated.
*/Regards,/*
/Jay Patel/