Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP...
The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s ...