Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
Todo List
- Class ReceiveWindow
- Add in a m_maxSeqNumRecvd for faster calculations.
- Class ServiceTable
- make this work with multi-threading.
- Class TpPacket
- Convert this to use vectors instead.
- Class WindowPosition
- Add ability to set window size and sequence number space. Remove the constructor with two args, it just needs one. Add a constructor with three arguments.
- Member ServiceTable::receiveData(int serviceNumber, u_char *buf, int bufLength)
- This isnt returning when the connection has been closed.
- Member ServiceTable::~ServiceTable()
- This function is not 100% guarenteed to work. It would be nice to verify that the listen thread is done before exiting this function.
- Member ServiceEntry::~ServiceEntry()
- Add in a copy constructor for the SAR.
- Member ProxyRequestCommand::run(std::ostream &)
- I am currently taking advantage of the fact that I know how large the segment size is. I need to remove that dependance later.
- Member LinkLayerInterface::~LinkLayerInterface()
- see inside
- Member SslCtx::setCertificateFile(string certificateFile)
- Use SSL_CTX_use_certificate_chain_file instead.
- Member CommandProcessor::matchCommand(std::string command)
- This is hacked to clear the command as well to erase any old arguments it might have had. fix this hack.
- Member ServiceEntry::getSar()
- Get rid of this function, replace with read/write functions.
- Member NpPacket::NpPacket(unsigned char *rawData)
- sanity checks
- Member sigHandle(int x)
- Need to implement this function.
- Member ssl_init(void)
- Fix random seed???
- Member pthreads_thread_id(void)
- Document this function.
- Member pthreads_locking_callback(int mode, int type, char *file, int line)
- Document this function.
Generated at Thu Jul 11 13:32:00 2002 for Peekabooty by
1.2.9 written by Dimitri van Heesch,
© 1997-2001