Link to home
Start Free TrialLog in
Avatar of WxW
WxW

asked on

Strange socket problem

I am trying to connect to an IRC server , and after I 've received all data , recv() crashes with a message 'XLib : unknown asyncrhonoys reply 0xXXXX'

recv is within a thread created with pthread_create , and not in the main thread ( see my other question also with thread problems - thats why I can't debug it ).

Any options ?



ASKER CERTIFIED SOLUTION
Avatar of packratt_jk
packratt_jk
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of DanRollins
Hi WxW,
You've requested to delete this question, but its status remains as 'Pending Delete' because one or more comments have been added.  Normally, the only way to fully delete such a Question is to post a message to Community Support and ask for assistance.

EE is making a one-time database sweep to purge the Pending Delete Questions automatically.  During this sweep:

    WxW -- To allow the deletion to proceed:  Do nothing.
    EXPERTS -- Please DON'T POST a comment except to contest this deletion.

In the future, please refer to https://www.experts-exchange.com/jsp/cmtyHelpDesk.jsp#8 for instruction on deleting questions.

DanRollins -- EE database cleanup volunteer
Finalized by Moondancer - EE Moderator