|
-
April 28th, 2011, 07:42 PM
#2
Re: Connection Performance
DLLs are mapped into each application's memory space, so unless you are contemplating something unusual (like the /DELAYLOAD switch), I can't think of any reason that it might be slower.
Note that Winsock is itself a DLL, and is mapped into the application's memory space when the application calls WSAStartup().
Mike
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|