소스 검색

chapters/windows_ipc: ajout url pour footnote

Alexandre Janniaux 6 년 전
부모
커밋
ec3ae7c0b4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapters/windows_ipc.tex

+ 1 - 1
chapters/windows_ipc.tex

@@ -22,7 +22,7 @@ pile réseau pour l'envoi de message. On notera cependant l'implémentation de
 «TCP Loopback Fast Path» depuis Windows Server 2012. Cette fonctionnalité
 conserve la sémantique du protocole TCP tout en désactivant des fonctionnalités
 comme l'algorithme de Nagle.
-\footnote{https://blogs.technet.microsoft.com/wincat/2012/12/05/fast-tcp-loopback-performance-and-low-latency-with-windows-server-2012-tcp-loopback-fast-path/}
+\footnote{\url{https://blogs.technet.microsoft.com/wincat/2012/12/05/fast-tcp-loopback-performance-and-low-latency-with-windows-server-2012-tcp-loopback-fast-path/}}
 C'est donc ce qui ressemble le plus aux sockets Unix, excepté l'accès au réseau
 et le passage de descripteur de fichiers.