Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: yteh
  • Content: Threads
  • Order by date
  1. yteh

    _ConnectionPtr - Handle Leaks!!! Help!

    I'm using the _ConnectionPtr smartpointer in one of my programs and I've noticed major Handle leaks every time I open up a connection. I'm making sure that I'm closing, releasing, and setting the connection to NULL once I'm done with it. This program is a service and has to run 24/7 and these...
  2. yteh

    winsock

    Hi, I'm having a very peculiar problem with my socket implementation in a c++ dll. Basically, what the code does is make a connection, send and receive messages to/from a server, and close the connection. 4 out of 5 people in my group can successfully run a program that uses this functionality...

Part and Inventory Search

Back
Top