mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 01:58:54 +01:00 
			
		
		
		
	GResolver provides asynchronous (and synchronous-but-cancellable) APIs for resolving hostnames, reverse-resolving IP addresses back to hostnames, and resolving SRV records. Part of #548466.
		
			
				
	
	
		
			8 lines
		
	
	
		
			255 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			255 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
The sources are derived from Lennart Poettering's libasyncns library:
 | 
						|
 | 
						|
 http://0pointer.de/lennart/projects/libasyncns/
 | 
						|
 | 
						|
The 'update.sh' script in this directory, when pointed at
 | 
						|
the original sources updates the files in this directory
 | 
						|
to the new version
 |