Differences From Artifact [6b65fc55ca]:
- File
tests/OFTCPSocket.m
— part of check-in
[273d5b90f8]
at
2010-01-22 18:40:04
on branch trunk
— Clean up OFStream and OFSocket interface.
This allows better compile-time checks. (user: js, size: 1568) [annotate] [blame] [check-ins using]
To Artifact [0cea16a745]:
- File
tests/OFTCPSocket.m
— part of check-in
[b91a8283fe]
at
2010-03-05 11:52:18
on branch 0.2
— Merge a few changesets from the default branch into the 0.2 branch.
Changesets:
* b95fcaa6d694
* 804c68d222b4
* da8cd738da3d
* 1109d5ce3419
* d03f5c1ca95d
* 2a7017722165
* 4fccdc79eeb7
* d228149fbc04
* 8782d412a4a6 (user: js, size: 1568) [annotate] [blame] [check-ins using]
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008 - 2010 * Jonathan Schleifer <js@webkeks.org> * * All rights reserved. * * This file is part of ObjFW. It may be distributed under the terms of the * Q Public License 1.0, which can be found in the file LICENSE included in * the packaging of this file. |
︙ | ︙ |