Go to file
Jan Losinshi 2dacef4bc0 working on programm_options
the plan is to call the program for
each source, for example:
  xerxes --src tcp:127.0.0.1:3306 --dst tcp:anywhere:3306
  xerxes --src unix:/path/to/socket --dst tcp:anywhere:3306
but its a lot to do
2008-08-22 01:54:00 +02:00
Makefile working on programm_options 2008-08-22 01:54:00 +02:00
epoll.cxx swapped out the epoll stuff in seperate files 2008-08-22 00:19:54 +02:00
epoll.hxx swapped out the epoll stuff in seperate files 2008-08-22 00:19:54 +02:00
socket.cxx xerxes is now able to transfer Data between the client and 2008-08-21 23:51:16 +02:00
socket.hxx swapped out the epoll stuff in seperate files 2008-08-22 00:19:54 +02:00
xerxes.cxx working on programm_options 2008-08-22 01:54:00 +02:00