mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:42:43 +00:00 
			
		
		
		
	|  767529ebf5 This is a first step towards handling OOM errors instead of just crashing the program. Now UDPServer's method `receive()` return memory allocation errors explicitly with help of ErrorOr. This removes one FIXME and make a bunch of new ones. :( | ||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DHCPv4.cpp | ||
| DHCPv4.h | ||
| DHCPv4Client.cpp | ||
| DHCPv4Client.h | ||
| main.cpp | ||