List Question
10 TechQA 2015-06-10 07:08:14Is Winsock error 10054 (WSAECONNRESET) "normal" with UDP to/from localhost?
							7.1k views
							
								Asked by omatai
								
							
						
					Is it guaranteed that an RST packet will be sent when a process terminates?
							1.3k views
							
								Asked by paul
								
							
						
					Should I close the sockets when my application closes?
							444 views
							
								Asked by AudioBubble
								
							
						
					C++ - sending a modified file periodically
							764 views
							
								Asked by codeJr
								
							
						
					recv function always gives me the same buffer
							397 views
							
								Asked by LBes
								
							
						
					Retrieve buffer with multiple overlapped I/O requests
							434 views
							
								Asked by Yannick
								
							
						
					Client Not Acting Correctly
							99 views
							
								Asked by Jono
								
							
						
					Can We initilize Winsock in DLL_DETACH ? actulay i want to send some data when a process get terminated(DLL_DETACH)
							176 views
							
								Asked by Saqib Khan
								
							
						
					Should I use different WSAOVERLAPPED struct for WSASend and WSARecv?
							233 views
							
								Asked by Bien Pham
								
							
						
					Winsock use system proxy settings
							3.2k views
							
								Asked by QCoder