mirror of
				https://git.proxmox.com/git/mirror_corosync
				synced 2025-10-30 23:00:22 +00:00 
			
		
		
		
	 1beb0c1fbd
			
		
	
	
		1beb0c1fbd
		
	
	
	
	
		
			
			git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2125 fd59a12c-fef9-0310-b244-a6a79926bd2f
		
			
				
	
	
		
			16 lines
		
	
	
		
			385 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			385 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Version and symbol export for libcoroipcc.so
 | |
| 
 | |
| COROSYNC_COROIPCC_3.0 {
 | |
| 	global:
 | |
| 		coroipcc_service_connect;
 | |
| 		coroipcc_service_disconnect;
 | |
| 		coroipcc_dispatch_flow_control_get;
 | |
| 		coroipcc_fd_get;
 | |
| 		coroipcc_dispatch_recv;
 | |
| 		coroipcc_msg_send_reply_receive;
 | |
| 		coroipcc_msg_send_reply_receive_in_buf;
 | |
| 		coroipcc_zcb_alloc;
 | |
| 		coroipcc_zcb_free;
 | |
| 		coroipcc_zcb_msg_send_reply_receive;
 | |
| };
 |