|
mb500
|
#include "mb500.hh"#include <iostream>#include <sys/time.h>#include <time.h>#include <iomanip>#include <boost/lexical_cast.hpp>#include <errno.h>#include <sys/types.h>#include <sys/socket.h>#include <netdb.h>#include <string.h>#include <sys/stat.h>#include <fcntl.h>Functions | |
| int | openSocket (std::string const &hostname, std::string const &port) |
| int | main (int argc, const char **argv) |
| int main | ( | int | argc, |
| const char ** | argv | ||
| ) |
| int openSocket | ( | std::string const & | hostname, |
| std::string const & | port | ||
| ) |
1.8.6