| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Jonathan Wakely | Date: | December 22 2007 9:56pm |
| Subject: | Re: problems in ConnectionPool | ||
| View as plain text | |||
On 22/12/2007, Jonathan Wakely <mysql@stripped> wrote: > > This means the derived destructor is required to destroy everything in > pool_, so this revised patch adds a clear_pool() member which derived > classes must call before the base ~ConnectionPool dtor runs. Oops, clear_pool() needs to lock the mutex of course.
| Thread | ||
|---|---|---|
| • problems in ConnectionPool | Jonathan Wakely | 22 Dec |
| • Re: problems in ConnectionPool | Jonathan Wakely | 22 Dec |
| • Re: problems in ConnectionPool | Jonathan Wakely | 22 Dec |
| • Re: problems in ConnectionPool | Warren Young | 27 Dec |
| • Re: problems in ConnectionPool | Warren Young | 27 Dec |
| • Re: problems in ConnectionPool | Jonathan Wakely | 27 Dec |
| • Re: problems in ConnectionPool | Warren Young | 28 Dec |
| • Re: problems in ConnectionPool | Jonathan Wakely | 27 Dec |
| • Re: problems in ConnectionPool | Warren Young | 3 Jan |
