Commit Graph

162 Commits

Author SHA1 Message Date
jrowlandls fcb0805d85 merge 2011-09-21 10:33:16 +01:00
jrowlandls dff545bed7 must initialize sockets with osiSockAttach on Windows 2011-09-21 10:31:24 +01:00
Matej Sekoranja 018450b1bd merge 2011-09-20 17:51:37 +02:00
Matej Sekoranja d03ac9d00f TCP read fixed, some unactive alignment code added 2011-09-20 17:37:28 +02:00
jrowlandls 6383b8933f tests now using libCom osi 2011-09-19 14:51:35 +01:00
Matej Sekoranja 409c1f17d7 byte order independent code, transportRevision is int8 2011-09-18 10:06:37 +02:00
jrowlandls 267d486073 window: used osiSock to discover broadcast addresses, used more portable types, replaced two instances of variable length stack allocation with std::vector 2011-09-16 11:54:33 +01:00
Matej Sekoranja 633801c2ae RTEMS support; using namespace removed from headers 2011-09-13 09:56:39 +02:00
Matej Sekoranja 54d435972b new ByteBuffer support 2011-09-08 11:15:36 +02:00
Matej Sekoranja 872135a4b1 new logging, SIGPIPE and other handled 2011-08-25 15:17:36 +02:00
Matej Sekoranja fa21fc3bd5 UDP shutdown fixed 2011-08-12 10:22:38 +02:00
Matej Sekoranja 22e93e8e0d UDP shutdown on linux 2011-08-11 13:16:34 +02:00
Marty Kraimer 2ee024ecb8 include files put into include/pv 2011-06-07 08:31:41 -04:00
Matej Sekoranja 0985466573 not enough of values 2011-06-02 10:41:05 +02:00
Matej Sekoranja f0bc6a3031 pvput added 2011-06-02 10:00:33 +02:00
Matej Sekoranja 187b0f5a3f pvaget -> pvget; connection sharing 2011-05-29 22:27:01 +02:00
Matej Sekoranja 5301a19086 completed 2011-05-26 09:18:34 +02:00
Matej Sekoranja 859da06a50 starting work on pvaget 2011-05-25 09:58:29 +02:00
Matej Sekoranja dbda9334f1 removed printout 2011-05-22 13:37:52 +02:00
Matej Sekoranja 3d8c681be7 Monitor memory leak fixed 2011-05-18 11:54:10 +02:00
Matej Sekoranja 484da96da6 shared_pointer cycles 2011-05-17 23:32:39 +02:00
Matej Sekoranja 9c1eda3655 memory management 2011-05-15 21:41:05 +02:00
Matej Sekoranja 776c4cf449 returning by ref 2011-05-13 20:38:22 +02:00
Matej Sekoranja 1da4173535 shared_pointer const & 2011-05-13 14:02:06 +02:00
Matej Sekoranja c36ba5264d port from pvAccessCPP-md 2011-05-12 12:47:55 +02:00
Marty Kraimer fe8331ba12 In responseHandlers::monitorConnect change Structure* to StructureConstPtr Same in MockClientImpl.cpp and testRemoteClientImpl.cpp 2011-04-05 08:46:13 -04:00
Matej Sekoranja fc6a21c8a7 added tests for other request, server pvRequest MM 2011-03-02 18:27:42 +01:00
Matej Sekoranja b6b859d8c3 clean server test 2011-03-01 22:52:44 +01:00
Gasper Jansa 43763781d7 bug fixes 2011-03-01 18:30:37 +01:00
Gasper Jansa 4d1e9b18bf reverting testRemoteClientImpl 2011-02-25 17:24:52 +01:00
Gasper Jansa 43e05ce048 server test 2011-02-25 17:12:00 +01:00
Marty Kraimer 753e6d246b Make * to & changes due to changes in pvData. 2011-02-18 08:20:27 -05:00
Matej Sekoranja 04dd811f0e Status change done. 2011-02-17 01:37:09 +01:00
Matej Sekoranja f7742d3eb0 Status changes 2011-02-17 01:22:08 +01:00
Matej Sekoranja c87ff047ca stability 2011-02-10 17:05:34 +01:00
Matej Sekoranja dff724cbb5 pvRequest must be destroyed by a client code 2011-02-09 22:19:14 +01:00
Matej Sekoranja e5910b2efc monitorQueue fixed 2011-02-08 18:40:45 +01:00
Gasper Jansa a9273e33ed CDRMonitor add 2011-02-07 22:12:52 +01:00
Matej Sekoranja f4180cfdb9 destruction typo 2011-02-07 15:45:16 +01:00
Matej Sekoranja f268ec5f8d volatile cleanup 2011-02-07 15:35:52 +01:00
Gasper Jansa de8b632381 serverContext and beacon emitter impl 2011-02-04 16:22:28 +01:00
Gasper Jansa 657ab82cf0 small fixies 2011-02-04 13:50:04 +01:00
Matej Sekoranja a63374e86b ClientFactory added 2011-02-03 17:09:13 +01:00
Michael Davidsaver 8904298718 update for changes to PVData object monitoring
showConstructDestruct.h renamed as CDRMonitor.h
2011-02-02 10:07:19 -05:00
Matej Sekoranja 8fdd51396c remote connection close fix, request destroy fix 2011-02-02 10:49:32 +01:00
Matej Sekoranja 3c2265e94a initial protocol spec added 2011-02-01 19:28:23 +01:00
Matej Sekoranja 082b890948 merge 2011-02-01 00:38:59 +01:00
Matej Sekoranja d0db4588ee mm of TransportSender 2011-02-01 00:38:11 +01:00
Gasper Jansa 327efbcf80 server context implementation 2011-01-31 22:52:25 +01:00
Matej Sekoranja 5ee480beee merge 2011-01-31 22:10:42 +01:00