Merge branch 'development' into LTS_development
This commit is contained in:
		
						commit
						dd5d8815be
					
				
					 6 changed files with 72 additions and 17 deletions
				
			
		|  | @ -121,7 +121,9 @@ namespace Mist{ | |||
|     } | ||||
|     args.push_back(""); | ||||
|     Util::Procs::socketList.insert(fd[0]); | ||||
|     setenv("MIST_BOUND_ADDR", myConn.getBoundAddress().c_str(), 1); | ||||
|     pid_t http_proc = Util::Procs::StartPiped(args, &(fd[1]), &(fd[1]), &fderr); | ||||
|     unsetenv("MIST_BOUND_ADDR"); | ||||
|     close(fd[1]); | ||||
|     if (http_proc < 2){ | ||||
|       FAIL_MSG("Could not spawn MistOutHTTP process for SSL connection!"); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Thulinma
						Thulinma