Hopelijk laatste socket fix
This commit is contained in:
		
							parent
							
								
									8f3466ea78
								
							
						
					
					
						commit
						9ff67b96fd
					
				
					 2 changed files with 5 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -14,7 +14,7 @@ namespace HTTP{
 | 
			
		|||
  class Parser{
 | 
			
		||||
    public:
 | 
			
		||||
      Parser();
 | 
			
		||||
      bool Read(DDV::Socket & sock);
 | 
			
		||||
      bool Read(DDV::Socket & sock, bool nonblock = true);
 | 
			
		||||
      bool Read(FILE * F);
 | 
			
		||||
      std::string GetHeader(std::string i);
 | 
			
		||||
      std::string GetVar(std::string i);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue