Commit History

Author SHA1 Message Date
  Patrick-Christopher Mattulat 3ee927c1ff Create source file implementation for interfaces 1 year ago
  Patrick-Christopher Mattulat b3c699c05f Move Class destructor definition to source file 1 year ago
  Patrick-Christopher Mattulat 8553cdb0a9 Remove POSIX API tests 1 year ago
  Patrick-Christopher Mattulat d5ac1aaabb Add temporary tests for POSIX APIs 1 year ago
  Patrick-Christopher Mattulat c5273cf255 Rename private Socket class method 1 year ago
  Patrick-Christopher Mattulat 13d07c3b8b Move POSIX socket class to core API submodule 1 year ago
  Patrick-Christopher Mattulat f9ae4946c6 Add POSIX reader reference to Socket class (unstable) 1 year ago
  Patrick-Christopher Mattulat cadaf246d4 Rename ClassWrapper class 1 year ago
  Patrick-Christopher Mattulat a026cbfc10 Move ClassWrapper class to "core" folder 1 year ago
  Patrick-Christopher Mattulat 2150228fdc Add POSIX read API to core module 1 year ago
  Patrick-Christopher Mattulat 17279c9134 Add accept method to Socket class 1 year ago
  Patrick-Christopher Mattulat 21b7dfcbc5 Adjust README.md file 1 year ago
  Patrick-Christopher Mattulat f43a8283ba Add close method to Socket class 1 year ago
  Patrick-Christopher Mattulat 048d768a62 Add listen method to Socket class 1 year ago
  Patrick-Christopher Mattulat 1269342370 Remove unnecessary namespaces 1 year ago
  Patrick-Christopher Mattulat b817310462 Add posix socket reference to SocketParameter 1 year ago
  Patrick-Christopher Mattulat 79faefbe2f Add bind method to Socket class 1 year ago
  Patrick-Christopher Mattulat 9d7a584a74 Add posix socket reference member to Socket class 1 year ago
  Patrick-Christopher Mattulat 6affe9bf11 Add mock for PosixSocket class (unstable) 1 year ago
  Patrick-Christopher Mattulat 9fd5fc7d00 Add wrapper class for POSIX socket 1 year ago
  Patrick-Christopher Mattulat 38dd225d34 Rename ProtocolFamily struct to match convention 1 year ago
  Patrick-Christopher Mattulat 67f32dcd94 Add mapper to Socket's connect implementation 1 year ago
  Patrick-Christopher Mattulat dc3f26264c Complete SocketAddressMapper test 1 year ago
  Patrick-Christopher Mattulat eb58c8119e Add SocketAddressMapper class (incomplete) 1 year ago
  Patrick-Christopher Mattulat d264d02acc Add correct namespace declarations in Socket class 1 year ago
  Patrick-Christopher Mattulat da93fa45ce Add connect functionality to Socket class 1 year ago
  Patrick-Christopher Mattulat b202c258ab Add socket initialization 1 year ago
  Patrick-Christopher Mattulat 095b005f12 Improve ProtocolFamilyMapper class 1 year ago
  Patrick-Christopher Mattulat 256c8da50a Add ProtocolMapper class 1 year ago
  Patrick-Christopher Mattulat a0f5e0c874 Add SocketAddress struct 1 year ago