提交历史

作者 SHA1 备注 提交日期
  Patrick-Christopher Mattulat 6ddba96da4 Remove TODO claiming to add dynamic goal 2 年之前
  Patrick-Christopher Mattulat 0b26d7e474 Add missing read test for Socket class 2 年之前
  Patrick-Christopher Mattulat 52a33b6a08 Add TODO for dynamic goal implementation 2 年之前
  Patrick-Christopher Mattulat 15214ed9df Add write method to Socket class 2 年之前
  Patrick-Christopher Mattulat 1ac1f917b4 Create common module as internal dependencies provider 2 年之前
  Patrick-Christopher Mattulat f193200fd5 Add tests for read method of Socket class 2 年之前
  Patrick-Christopher Mattulat 3ee927c1ff Create source file implementation for interfaces 2 年之前
  Patrick-Christopher Mattulat b3c699c05f Move Class destructor definition to source file 2 年之前
  Patrick-Christopher Mattulat 8553cdb0a9 Remove POSIX API tests 2 年之前
  Patrick-Christopher Mattulat d5ac1aaabb Add temporary tests for POSIX APIs 2 年之前
  Patrick-Christopher Mattulat c5273cf255 Rename private Socket class method 2 年之前
  Patrick-Christopher Mattulat 13d07c3b8b Move POSIX socket class to core API submodule 2 年之前
  Patrick-Christopher Mattulat f9ae4946c6 Add POSIX reader reference to Socket class (unstable) 2 年之前
  Patrick-Christopher Mattulat cadaf246d4 Rename ClassWrapper class 2 年之前
  Patrick-Christopher Mattulat a026cbfc10 Move ClassWrapper class to "core" folder 2 年之前
  Patrick-Christopher Mattulat 2150228fdc Add POSIX read API to core module 2 年之前
  Patrick-Christopher Mattulat 17279c9134 Add accept method to Socket class 2 年之前
  Patrick-Christopher Mattulat 21b7dfcbc5 Adjust README.md file 2 年之前
  Patrick-Christopher Mattulat f43a8283ba Add close method to Socket class 2 年之前
  Patrick-Christopher Mattulat 048d768a62 Add listen method to Socket class 2 年之前
  Patrick-Christopher Mattulat 1269342370 Remove unnecessary namespaces 2 年之前
  Patrick-Christopher Mattulat b817310462 Add posix socket reference to SocketParameter 2 年之前
  Patrick-Christopher Mattulat 79faefbe2f Add bind method to Socket class 2 年之前
  Patrick-Christopher Mattulat 9d7a584a74 Add posix socket reference member to Socket class 2 年之前
  Patrick-Christopher Mattulat 6affe9bf11 Add mock for PosixSocket class (unstable) 2 年之前
  Patrick-Christopher Mattulat 9fd5fc7d00 Add wrapper class for POSIX socket 2 年之前
  Patrick-Christopher Mattulat 38dd225d34 Rename ProtocolFamily struct to match convention 2 年之前
  Patrick-Christopher Mattulat 67f32dcd94 Add mapper to Socket's connect implementation 2 年之前
  Patrick-Christopher Mattulat dc3f26264c Complete SocketAddressMapper test 2 年之前
  Patrick-Christopher Mattulat eb58c8119e Add SocketAddressMapper class (incomplete) 2 年之前