Results 1 to 1 of 1
I'm wondering what the difference is between a socket and a connection. I have created a connection pool with an initial size of 30 connections. Checking with netstat I see ...
- 08-22-2011 #1Just Joined!
- Join Date
- Aug 2011
- Posts
- 1
Socket vs. Connection
I'm wondering what the difference is between a socket and a connection. I have created a connection pool with an initial size of 30 connections. Checking with netstat I see one socket established. I hope someone can explain me the difference.
Thanks in advance.


Reply With Quote