Click here to Skip to main content
15,884,038 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to convert "wistream" to "istream" Pin
«_Superman_»4-Nov-09 12:38
professional«_Superman_»4-Nov-09 12:38 
GeneralRe: How to convert "wistream" to "istream" Pin
transoft4-Nov-09 12:42
transoft4-Nov-09 12:42 
GeneralRe: How to convert "wistream" to "istream" Pin
«_Superman_»4-Nov-09 13:02
professional«_Superman_»4-Nov-09 13:02 
QuestionSSE3 Intrinsic in g++ Pin
godot_gildor4-Nov-09 10:56
godot_gildor4-Nov-09 10:56 
AnswerRe: SSE3 Intrinsic in g++ Pin
godot_gildor4-Nov-09 15:35
godot_gildor4-Nov-09 15:35 
GeneralRe: SSE3 Intrinsic in g++ Pin
Luc Pattyn4-Nov-09 15:48
sitebuilderLuc Pattyn4-Nov-09 15:48 
GeneralRe: SSE3 Intrinsic in g++ Pin
godot_gildor4-Nov-09 15:57
godot_gildor4-Nov-09 15:57 
QuestionCSocket and "Socket Notification Sink" exception Pin
includeh104-Nov-09 10:35
includeh104-Nov-09 10:35 
In my CSocket client program, when I repeatedly relogon from one client, I see "Socket Notification Sink" exception.

I read some posts on the forum about this error, which said: dummy window and something else - anyway, it is bad design of CSocket.

In my case, I guess the exception is around function CSocket::Close(), CSockt::Connect() and CSocket::Send() for sending first message. I also guess the exception is caused by if CSocket is not ready for use.

I used try-catch, but the exception can not be catched.

Do you have any comments to avoid the exception?

BTW: do raw socekt functions have the problem?
AnswerRe: CSocket and "Socket Notification Sink" exception Pin
Richard Andrew x644-Nov-09 14:52
professionalRichard Andrew x644-Nov-09 14:52 
GeneralRe: CSocket and "Socket Notification Sink" exception Pin
Rajesh R Subramanian4-Nov-09 20:26
professionalRajesh R Subramanian4-Nov-09 20:26 
Question[Message Deleted] Pin
includeh104-Nov-09 9:47
includeh104-Nov-09 9:47 
QuestionRe: CSocket and "Socket Notification Sink" PinPopular
David Crow4-Nov-09 10:02
David Crow4-Nov-09 10:02 
Questionchar array contains #define directive [modified] Pin
nikhil_864-Nov-09 9:15
nikhil_864-Nov-09 9:15 
QuestionRe: char array contains #define directive Pin
David Crow4-Nov-09 9:48
David Crow4-Nov-09 9:48 
AnswerRe: char array contains #define directive Pin
nikhil_864-Nov-09 10:01
nikhil_864-Nov-09 10:01 
QuestionRe: char array contains #define directive Pin
David Crow4-Nov-09 10:06
David Crow4-Nov-09 10:06 
AnswerRe: char array contains #define directive Pin
nikhil_864-Nov-09 10:13
nikhil_864-Nov-09 10:13 
QuestionRe: char array contains #define directive Pin
David Crow4-Nov-09 10:22
David Crow4-Nov-09 10:22 
AnswerRe: char array contains #define directive Pin
nikhil_864-Nov-09 10:41
nikhil_864-Nov-09 10:41 
GeneralRe: char array contains #define directive Pin
David Crow4-Nov-09 10:43
David Crow4-Nov-09 10:43 
GeneralRe: char array contains #define directive Pin
CPallini4-Nov-09 11:01
mveCPallini4-Nov-09 11:01 
GeneralRe: char array contains #define directive Pin
CPallini4-Nov-09 10:47
mveCPallini4-Nov-09 10:47 
QuestionRe: char array contains #define directive Pin
CPallini4-Nov-09 9:52
mveCPallini4-Nov-09 9:52 
AnswerRe: char array contains #define directive Pin
includeh104-Nov-09 9:54
includeh104-Nov-09 9:54 
GeneralRe: char array contains #define directive Pin
CPallini4-Nov-09 10:59
mveCPallini4-Nov-09 10:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.