History of file src/exceptions/OFBindSocketFailedException.h at check-in 0846f898ea9a041b
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [dab038ebd6] check-in: [164f2fb4bf] user: js, branch: trunk, size: 2119 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [2803ff7582] check-in: [7413a728a7] user: js, branch: trunk, size: 2143 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [a55906ae63] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1935 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [3dc58feea7] check-in: [8939cbdb52] user: js, branch: trunk, size: 1935 [annotate] [blame] [check-ins using] [diff] | |
2022-10-22
| ||
16:00 | Split OFBindSocketFailedException into subclasses file: [36c8977d2e] check-in: [72db6b3c6f] user: js, branch: trunk, size: 1935 [annotate] [blame] [check-ins using] [diff] | |
15:07 | Renamed src/exceptions/OFBindFailedException.h → src/exceptions/OFBindSocketFailedException.h. Rename OFBind{ -> Socket}FailedException file: [27f2ca0058] check-in: [35b565d369] user: js, branch: trunk, size: 4536 [annotate] [blame] [check-ins using] [diff] | |
14:16 | Add OFDDPSocket file: [4dd56000d9] check-in: [cb1fd0fbb8] user: js, branch: appletalk, size: 5259 [annotate] [blame] [check-ins using] [diff] | |
2022-09-12
| ||
14:34 | Either restrict subclassing or reserve ivars file: [9447c1c83e] check-in: [c40a295629] user: js, branch: trunk, size: 4506 [annotate] [blame] [check-ins using] [diff] | |
2022-04-23
| ||
12:26 | More declaration reordering and nullability fixes file: [5fb5dee342] check-in: [59fc5153a1] user: js, branch: trunk, size: 4462 [annotate] [blame] [check-ins using] [diff] | |
2022-04-20
| ||
12:57 | OFBindFailedException: Add missing nullable file: [b9744b8563] check-in: [ecb6bb56ba] user: js, branch: trunk, size: 4462 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [cce9c4501d] check-in: [1a86b8175b] user: js, branch: trunk, size: 4431 [annotate] [blame] [check-ins using] [diff] | |
2021-10-24
| ||
15:14 | Add OFUNIXDatagramSocket file: [8271ed1427] check-in: [94110c9553] user: js, branch: unix-sockets, size: 4431 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
20:51 | Rename everything in several smaller files file: [fa6db74dc4] check-in: [35de667566] user: js, branch: new-naming-convention, size: 3498 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [f49a2c3ca2] check-in: [374e1a1bfa] user: js, branch: trunk, size: 3496 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [c5dc0bbbc4] check-in: [163a4a5a2e] user: js, branch: trunk, size: 3585 [annotate] [blame] [check-ins using] [diff] | |
2020-04-25
| ||
23:02 | Add OFIPXSocket file: [5b18a08191] check-in: [4a5822e7c0] user: js, branch: trunk, size: 3585 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [de856810d3] check-in: [c7f0229795] user: js, branch: trunk, size: 2453 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [0574445a3d] check-in: [0509d7a844] user: js, branch: trunk, size: 2450 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [4e20062dd5] check-in: [7e5c81e186] user: js, branch: trunk, size: 2444 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [f4d40c7fc9] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 2421 [annotate] [blame] [check-ins using] [diff] | |
2017-10-17
| ||
00:33 |
Do not use implicit method return types
Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does | |
2017-06-04
| ||
23:41 | Add designated initializer to all exceptions file: [abb5a72bf9] check-in: [cc5923d6bb] user: js, branch: trunk, size: 2351 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
16:29 | Also use nonatomic for non-object properties file: [3582fff9a7] check-in: [f663d40cbd] user: js, branch: trunk, size: 2325 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
23:14 | Add OF_UNAVAILABLE file: [872d20117e] check-in: [16c05e87e1] user: js, branch: trunk, size: 2303 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [533b445442] check-in: [4af49a13c3] user: js, branch: trunk, size: 2236 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [c2c0f94e68] check-in: [cc4cb0d824] user: js, branch: trunk, size: 2234 [annotate] [blame] [check-ins using] [diff] | |
2017-04-30
| ||
13:35 |
Use nonatomic for properties and clean up
This changes retaining behavior, meaning properties are not returned | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [eedbf16032] check-in: [cec0f072f8] user: js, branch: 0.8, size: 2525 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [dee56cc647] check-in: [2a27cf3000] user: js, branch: trunk, size: 2172 [annotate] [blame] [check-ins using] [diff] | |
2015-11-29
| ||
11:43 |
Make properties a requirement and clean up code
This increases the required GCC version from 4.0 to 4.6 (exception: | |
2015-04-11
| ||
11:04 | Documentation improvements file: [f284afc77a] check-in: [efc6b07e2c] user: js, branch: trunk, size: 2521 [annotate] [blame] [check-ins using] [diff] | |
2015-02-16
| ||
08:39 |
Explicitly pass errno to exceptions
The old behaviour where the exception would access errno directly on This also greatly increases errno handling on Win32, especially in | |
2015-01-03
| ||
20:57 | Update copyright file: [3618bd7263] check-in: [cfd374b906] user: js, branch: trunk, size: 2408 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [e8ecaa5a8a] check-in: [246cfe0807] user: js, branch: trunk, size: 2402 [annotate] [blame] [check-ins using] [diff] | |
2014-01-25
| ||
17:39 |
Generalize stream / socket related exceptions
This is in preparation for adding UDP sockets, as UDP sockets and TCP Read and write exceptions are for any object now, as they are useful for | |
2014-01-04
| ||
00:24 | Update copyright. file: [0d8b00fa8e] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2387 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [10e7844d52] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 2381 [annotate] [blame] [check-ins using] [diff] | |
2013-06-28
| ||
18:43 | Include errno in headers for exceptions using it. file: [3a09e72633] check-in: [3d6917fe0b] user: js, branch: trunk, size: 2403 [annotate] [blame] [check-ins using] [diff] | |
2013-06-22
| ||
12:12 |
Rework exceptions.
This mostly removes the argument for the class in which the exception This also removes a few other arguments which were not too helpful. In | |
2013-04-26
| ||
19:42 | Make it possible to disable sockets. file: [08e07c93e0] check-in: [590c377d8a] user: js, branch: trunk, size: 2578 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [3324f93c42] check-in: [e40729d406] user: js, branch: trunk, size: 2516 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [9ba16ce080] check-in: [813c00ccf0] user: js, branch: trunk, size: 2512 [annotate] [blame] [check-ins using] [diff] | |
2012-10-29
| ||
08:00 | Documentation improvements. file: [320926608f] check-in: [7a3977d7fd] user: js, branch: 0.7, size: 2506 [annotate] [blame] [check-ins using] [diff] | |
07:59 | Documentation improvements. file: [0af1af16b5] check-in: [63bf4de97b] user: js, branch: trunk, size: 2506 [annotate] [blame] [check-ins using] [diff] | |
2012-10-28
| ||
12:38 | Switch to a headerdoc-compatible doc format. file: [071bf962c5] check-in: [1ad9565253] user: js, branch: trunk, size: 2186 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [de9573017a] check-in: [fb515e8e24] user: js, branch: trunk, size: 2186 [annotate] [blame] [check-ins using] [diff] | |
2012-10-02
| ||
11:00 | Clean up properties in exceptions. file: [b557cc926c] check-in: [c7adbcf399] user: js, branch: trunk, size: 2158 [annotate] [blame] [check-ins using] [diff] | |
2012-02-01
| ||
13:42 | Clean up the properties mess. file: [1cb21176d8] check-in: [c1b35e1495] user: js, branch: trunk, size: 2138 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [7737dbe1cc] check-in: [ce70e17b38] user: js, branch: trunk, size: 2144 [annotate] [blame] [check-ins using] [diff] | |
2011-09-22
| ||
23:25 |
Exceptions are now autoreleased.
This is safe as an "exception loop" can't happen, since if allocating So, the worst case would be that an autorelease of an exception fails, | |
2011-03-24
| ||
20:36 | Pass the socket for socket exceptions. file: [e567d3a7b8] check-in: [a8df2cff5f] user: js, branch: trunk, size: 2128 [annotate] [blame] [check-ins using] [diff] | |
16:09 | Added: Split OFExceptions.{h,m} into one file per exception. file: [bf8fd546ce] check-in: [e1eea29286] user: js, branch: trunk, size: 1776 [annotate] [blame] [check-ins using] | |